home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / cybint5.exe / cybint5.DXR / 00023.ls < prev    next >
Encoding:
Text File  |  1996-05-12  |  364 b   |  13 lines

  1. on exitFrame
  2.   global ContLine, ContCol, Foto1, Foto2, Foto3, Foto4
  3.   set the puppet of sprite 1 to 1
  4.   set the puppet of sprite 2 to 1
  5.   set the puppet of sprite 3 to 1
  6.   set the puppet of sprite 4 to 1
  7.   set the puppet of sprite 5 to 1
  8.   set the puppet of sprite 6 to 1
  9.   set the puppet of sprite 7 to 1
  10.   set the puppet of sprite 8 to 1
  11.   go(the frame + 1)
  12. end
  13.